On this pageFreeListUnit: sgConstsDescriptionCall FreeList to clear up the content of a list of some class objects and to destroy it.Syntaxprocedure FreeList(var AList: TList);